PATHMac OS 8 and 9 Developer Documentation > Human Interface Toolbox > Appearance Manager >

Programming With the Appearance Manager


Theme-Compliant Windows

Mac OS applications typically interact with users via windows on the screen. You can use the Window Manager to create, display, and manage the drawing and behavior of standard Mac OS windows. Dialog boxes and alert boxes are specific types of windows that are used to present information to and solicit information from the user. You can use the Dialog Manager to readily implement standard Mac OS dialog boxes and alert boxes. To be theme-compliant, your program should either use standard windows or use the Appearance Manager to adapt your custom window, dialog box, and alert box elements. For examples and descriptions of standard Mac OS 8. x windows, see the Mac OS 8 Human Interface Guidelines at

<http://developer.apple.com/techpubs/mac/HIGOS8Guide/thig-2.html>

The Appearance Manager provides the following functions for applying theme-compliant colors and patterns to custom windows:

The Appearance Manager provides the following functions for drawing theme-compliant custom windows:

The Appearance Manager provides the following functions for obtaining window region information:


© 1999 Apple Computer, Inc. – (Last Updated 29 April 99)